home *** CD-ROM | disk | FTP | other *** search
/ Aminet 27 / Aminet 27 (1998)(GTI - Schatztruhe)[!][Oct 1998].iso / Tools / Docs / Inspect < prev    next >
Text File  |  1995-07-09  |  2KB  |  52 lines

  1. PROGRAM NAME
  2.  
  3.   Inspect
  4.  
  5. AUTHOR
  6.  
  7.   Urban D. Müller    (umueller@wuarchive.wustl.edu)
  8.  
  9. SYNOPSIS
  10.  
  11.   Inspect [FORCE] [VIEW] [SINGLE filename] path/filename
  12.  
  13. FUNCTION
  14.  
  15.   General file viewer and unpacker frontend for Aminet. Inspect uses the 
  16.   path to determine file type. The path is first assumed to be relative 
  17.   to AMINETx:Aminet/ and only afterwards interpreted as normal path.
  18.  
  19.   The default behaviour (which can be influenced by 'Prefs') is to 
  20.   bring up a requester asking you for the destination directory to
  21.   unpack to. Hitting return or clicking extract will do the uncompression.
  22.   The default destination directory can be set in 'Prefs'. By clicking
  23.   'Set' you can select your destination using a file requester.
  24.  
  25.   If the contents of the archive are viewable or startable (pix, mods,
  26.   games, demos), there will be a button in the middle of the requester
  27.   that allows you to do so.
  28.  
  29.   Adding FORCE will supporess the requester and extract immediately.
  30.   Adding VIEW will play the contents without showing the requester.
  31.   Adding FORCE VIEW will even start games/demos without asking.  
  32.  
  33.   If you specify a path name from inside the archive using SINGLE, only 
  34.   that file will be extracted/viewd.
  35.  
  36.   Inspect tries to be smart in preloading needed libraries from the CD.
  37.   It loads libraries from the CD if the viewers need them, and it will
  38.   load any libraries that were in an extracted archive. Also, it
  39.   always makes sure that icons created by the extraction process will
  40.   be visible immediately, even if the Worbench window of destination 
  41.   directory is already open. Instead of passing a file name on the
  42.   command line, you can also use Inspect as the default tool of a 
  43.   Workbench file.
  44.  
  45.   Inspect is auto-detaching, use Inspect.ND if you want to wait for
  46.   the termination of the viewing, e.g. in scripts. (Note: ps3m 
  47.   autodetaches by itself so Inspect will return anyway).
  48.  
  49. SEE ALSO
  50.  
  51.   Prefs
  52.